Average-case approximation ratio of the 2-opt algorithm for the TSP

نویسندگان

  • Christian Engels
  • Bodo Manthey
چکیده

The traveling salesman problem (TSP) is one of the most important problems in combinatorial optimization: Given a complete graph with edge weights, the goal is to find a Hamiltonian cycle (also called a tour) of minimum weight. 2-opt is probably the most widely used local search heuristic for the TSP. It incrementally improves an initial tour by exchanging two edges of the tour with two other edges, until a local optimum is reached. More formally: Let w be the edge weights. If {a, b} and {c, d} are two edges of the current cycle such that a, b, c, d appear in that order in the cycle, then we can improve the tour by replacing {a, b} and {c, d} by {a, c} and {b, d}, provided that w({a, c})+w({b, d}) < w({a, b})+w({c, d}). On randomly generated instances, 2-opt comes within a small percentage of the global optimum [3]. Chandra et al. [1] analyzed 2-opt’s worst-case approximation ratio: On instances that fulfil the triangle inequality it is O( √ n), where n is the number of nodes. This means that the worst local optimum is within a factor of O( √ n) of the global optimum. For Euclidean instances, 2-opt’s worst-case approximation ratio is O(log n). Englert et al. [2] showed that the expected approximation ratio of O( d √ φ) for d-dimensional Euclidean instances that are drawn according to density functions bounded by φ. To explain the good performance of subtour patching for TSP, Karp [4] analyzed its approximation performance in a simple probabilistic setting: all edge weights are drawn uniformly and independently at random from the interval [0, 1]. In this setting, the triangle inequality is usually not fulfilled. In the worst-case, TSP cannot be approximated at all without triangle inequality, and also 2-opt cannot provide any approximation guarantee. We use Karp’s probabilistic model [4] to analyze the approximation performance of 2-opt. Let WLOn be the weight of the worst, i.e., heaviest, locally optimal tour of a graph of n

برای دانلود رایگان متن کامل این مقاله و بیش از 32 میلیون مقاله دیگر ابتدا ثبت نام کنید

ثبت نام

اگر عضو سایت هستید لطفا وارد حساب کاربری خود شوید

منابع مشابه

On the Smoothed Approximation Ratio of the 2-Opt Heuristic for the TSP

The 2-Opt heuristic is a simple, easy-to-implement local search heuristic for the traveling salesman problem. While it usually provides good approximations to the optimal tour in experiments, its worst-case performance is poor. In an attempt to explain the approximation performance of 2-Opt, we prove an upper bound of exp(O( √ log(1/σ))) for the smoothed approximation ratio of 2-Opt. As a lower...

متن کامل

Local Search and the Traveling Salesman Problem: A Feature-Based Characterization of Problem Hardness

With this paper we contribute to the understanding of the success of 2-opt based local search algorithms for solving the traveling salesman problem (TSP). Although 2-opt is widely used in practice, it is hard to understand its success from a theoretical perspective. We take a statistical approach and examine the features of TSP instances that make the problem either hard or easy to solve. As a ...

متن کامل

Towards Understanding the Smoothed Approximation Ratio of the 2-Opt Heuristic

The 2-Opt heuristic is a very simple, easy-to-implement local search heuristic for the traveling salesman problem. While it usually provides good approximations to the optimal tour in experiments, its worst-case performance is poor. In an attempt to explain the approximation performance of 2-Opt, we analyze the smoothed approximation ratio of 2-Opt. We obtain a bound of O(log(1/σ)) for the smoo...

متن کامل

A Novel Feature-Based Approach to Characterize Algorithm Performance for the Traveling Salesman Problem

Meta-heuristics are frequently used to tackle NP-hard combinatorial optimization problems. With this paper we contribute to the understanding of the success of 2-opt based local search algorithms for solving the traveling salesman problem (TSP). Although 2-opt is widely used in practice, it is hard to understand its success from a theoretical perspective. We take a statistical approach and exam...

متن کامل

A Hybrid Modified Meta-heuristic Algorithm for Solving the Traveling Salesman Problem

The traveling salesman problem (TSP) is one of the most important combinational optimization problems that have nowadays received much attention because of its practical applications in industrial and service problems. In this paper, a hybrid two-phase meta-heuristic algorithm called MACSGA used for solving the TSP is presented. At the first stage, the TSP is solved by the modified ant colony s...

متن کامل

ذخیره در منابع من


  با ذخیره ی این منبع در منابع من، دسترسی به آن را برای استفاده های بعدی آسان تر کنید

عنوان ژورنال:
  • Oper. Res. Lett.

دوره 37  شماره 

صفحات  -

تاریخ انتشار 2009